ComponentOne Xamarin Edition
C1SelectCollectionView<S,T> Class
Members 
C1.CollectionView Assembly > C1.CollectionView Namespace : C1SelectCollectionView<S,T> Class
The type of the items in the source collection.
The type of the items in the collection view.
Collection which allows transforming the items through a select clause.
Syntax
Type Parameters
S
The type of the items in the source collection.
T
The type of the items in the collection view.
Inheritance Hierarchy

System.Object
   C1.CollectionView.C1CollectionViewBase<T>
      C1.CollectionView.C1WrapCollectionView<S,T>
         C1.CollectionView.C1SelectCollectionView<S,T>

See Also

Reference

C1SelectCollectionView<S,T> Members
C1.CollectionView Namespace